BinaryStream.Position Property

Syntax

Position as Integer


The current file position in the binarystream. This property is automatically incremented by all of the Read and Write methods.